home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / misc~1 / 617 / tutor / manual.doc < prev    next >
Encoding:
Text File  |  1992-05-28  |  5.9 KB  |  249 lines

  1.  
  2.  
  3.            STOS TYPING TUTOR
  4.  
  5.  
  6.         Written by Richard Gale
  7.               ( aged 17 )
  8.  
  9.              in STOS Basic
  10.  
  11.  
  12.      This  program  will work  on  any 
  13. Atari  ST computer and in  interpreted 
  14. mode  will  work in any  resolution  ( 
  15. low,  medium,  or high ).  Compiled it 
  16. will  work  in  either  low  and  high 
  17. resolution,   or   medium   and   high 
  18. resolution  depending on the  compiler 
  19. options.
  20.  
  21.      On   the  disk  should   be   the 
  22. following files :
  23.  
  24.      TYPING.PRG  - compiled version
  25.      TYPING.ACB  - accessory version
  26.      TYPING.BAS  - basic version
  27.      LETTERS.LSN - lesson data
  28.      MANUAL.DOC
  29.  
  30.      Load  the program  normally  from 
  31. the desktop,  double-click as usual on 
  32. 'TYPING.PRG'.  It can also be made  to 
  33. autorun  by  placing  it  in  an  auto 
  34. folder.
  35.  
  36.      When  the  program has  loaded  a 
  37. message will be displayed showing that 
  38. data   is  loading,   at  this   point 
  39. 'LETTERS.LSN'  is  being  loaded  into 
  40. memory.
  41.  
  42.      The   main  menu  will  then   be 
  43. displayed, as show below:
  44.  
  45.              Main Menu
  46.  
  47.          1. Start Lesson
  48.          2. Practice typing
  49.          3. Type a document
  50.          4. Keyboard test
  51.          5. Credits
  52.          6. Options
  53.          7. Exit
  54.  
  55.      To  select  an option  press  the 
  56. appropriate number key.
  57.  
  58.  
  59. 1. Start Lesson
  60.  
  61.      If  there  is  not  a  lesson  in 
  62. memory  then  a  warning  will  appear 
  63. informing  that  a  lesson  should  be 
  64. loaded using the 'Load lesson' option.
  65.  
  66.      If a lesson is in memory a screen 
  67. will be shown with the current lesson, 
  68. and the text which you have to type.
  69.  
  70. eg.
  71.  
  72.             Lesson : 001
  73.      Press 'Escape' to finish.
  74.  
  75.  
  76. this is a quick test. a b c d e f g
  77.  
  78.  
  79. h i j k l m n o p q r s t u v w x y
  80.  
  81.  
  82. stos basic the game creator...
  83.                
  84.  
  85.      As you type you text will  appear 
  86. underneath the original text, what you 
  87. type  will have to match  exactly  the 
  88. original in order to have an  accuracy 
  89. of  100%.  At the end of each line  it 
  90. doesn't  matter whether you press  the 
  91. 'return' key or any other key.
  92.  
  93.      Once  the whole lesson  has  been 
  94. typed your mistakes will be indicated, 
  95. and  the number of mistakes  made.  If 
  96. you didn't make any mistakes then  you 
  97. will  skip  straight  to  the  results 
  98. screen.  The result screen  will  show 
  99. the following :
  100.  
  101.   a) the number of words you typed.
  102.   b) the number of mistakes you made.
  103.   c) your percentage accuracy.
  104.   d) your speed in words per minute.
  105.  
  106.      If  you  have  not  obtained  the 
  107. required   speed   or   the   required 
  108. accuracy  the pass speed  or  accuracy 
  109. will be displayed,  and you will  have 
  110. the option of re-typing that lesson  ( 
  111. press 'y' ).
  112. The  lessons will continue  until  you 
  113. either press 'Escape' or you reach the 
  114. last lesson.
  115.  
  116.  
  117. 2. Practice Typing
  118.  
  119.      This  is  similar  to  an  actual 
  120. lesson  with the exception that  there 
  121. is  no restrictions on what you  type. 
  122. You  can  type anything and  once  you 
  123. reach  the  bottom of the  screen  you 
  124. will  be  presented with a  new  clear 
  125. one.        Once  you  have   finished 
  126. typing press 'Escape' and the  results 
  127. will be shown, as in option number 1.
  128.  
  129.  
  130. 3. Type a document
  131.  
  132.      Again this is in a similar format 
  133. to the first option with the exception 
  134. that  lessons  are  not   typed,   but 
  135. instead  a document of your choice  is 
  136. typed.
  137.      If  no  document is in  memory  a 
  138. warning  will appear informing you  to 
  139. load a document from the options menu.
  140.  
  141.  
  142. 4. Keyboard Test
  143.  
  144.      This   is   a   simple   keyboard 
  145. reaction timer, when selected you will 
  146. be  asked for the number of keys [  10 
  147. to  50 ],  this is the number of  keys 
  148. you will have to type in the test.
  149.      When the test begins a picture of 
  150. the  keyboard will displayed with  one 
  151. of the letters highlighted, press this 
  152. a  quickly as possible.  This will  be 
  153. repeated  for the number of  keys  you 
  154. selected.
  155.      At  the end your results will  be 
  156. shown, including :
  157.  
  158.      a) time taken
  159.      b) number of keys
  160.      c) number of keys a second
  161.  
  162.  
  163. 5. Credits
  164.  
  165.      This just simply displays a small 
  166. message  about the  program,  and  the 
  167. people who actually tested the program 
  168. for bugs.
  169.  
  170.  
  171. 6. Options
  172.  
  173.      If   this  option   is   selected 
  174. another menu is displayed :
  175.  
  176.             Options Menu
  177.  
  178.           1) Select lesson
  179.           2) Select music
  180.           3) Load document
  181.           4) Load lesson
  182.           5) Set key speed
  183.           6) Set key delay
  184.           7) Main menu
  185.  
  186. 1) Select lesson
  187.      This  allows you to start on  any 
  188. lesson between 1 and the last  lesson. 
  189. This  option  is only available  if  a 
  190. lesson is currently in memory.
  191.  
  192.  
  193. 2) Select music
  194.      This  options allows you to  have 
  195. music playing whilst participating  in 
  196. the lessons,  etc. Music numbers 13 to 
  197. 21  are from the original  STOS  Basic 
  198. package.
  199.  
  200.  
  201. 3) Load document
  202.      This  option allows you  to  load 
  203. any  file as a document and then  type 
  204. it  as  you  would  a  normal  lesson. 
  205.      This   option  will   display   a 
  206. standard STOS file-selector with which 
  207. you  can select the document you  wish 
  208. to load.
  209.      The majority of files can be used 
  210. as any illegal characters are  omitted 
  211. from the lesson.
  212.  
  213. Note:
  214.      This  option wipes  all  previous 
  215. documents, and lessons from memory.
  216.  
  217.  
  218. 4) Load lesson
  219.      This option is as the above  with 
  220. the  exception  of load  lesson  data, 
  221. only  valid lesson data files will  be 
  222. loaded.
  223.  
  224. Note:
  225.      This  option wipes  all  previous 
  226. documents, and lessons from memory.
  227.  
  228.  
  229. 5,6) Select Key Speed/Delay
  230.      These options are very similar as 
  231. they   allow  you  to  customise   the 
  232. keyboard  speed and delay,  (  as  you 
  233. would  on  the Control  panel  on  the 
  234. desktop ).
  235.  
  236.  
  237. 7) Main Menu
  238.      This  simple returns you  to  the 
  239. main menu.
  240.  
  241.  
  242. 7) Exit
  243.  
  244.      Exit the program.
  245.  
  246.  
  247.  
  248.  
  249.